home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-07-07  |  97 b   |  6 lines

  1. on(press){
  2.    _parent.a = 1;
  3.    _parent.zapis = false;
  4.    _parent._parent.koniec = false;
  5. }
  6.